Fix indentation of XML comments
authorEli Zaretskii <eliz@gnu.org>
Sat, 10 May 2025 10:11:22 +0000 (13:11 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 10 May 2025 10:11:22 +0000 (13:11 +0300)
commit0d493864cee2ea1d7661d51b973db58667b6b65b
tree7a6d6c648a743434b62aa45cdfe40ec7e828f3ca
parent1a2c29b5317357ba451fdd6f308675a1c6cbba2e
Fix indentation of XML comments

* lisp/nxml/nxml-mode.el (nxml-compute-indent-in-delimited-token):
Fix indentation in XML comments with empty lines.  Patch by John
Ciolfi <ciolfi@mathworks.com>.  (Bug#73206)
lisp/nxml/nxml-mode.el